Skip to content

[TASK] Update brotkrueml/schema to v4 - #251

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/brotkrueml-schema-4.x
Closed

[TASK] Update brotkrueml/schema to v4#251
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/brotkrueml-schema-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
brotkrueml/schema (source) ^3.0^3.0 || ^4.0 age adoption passing confidence

Release Notes

brotkrueml/schema (brotkrueml/schema)

v4.2.0

Compare Source

Added
  • PSR-14 event IsMarkupToBeInjectedEvent to exclude markup on a page (#​142)
Updated
  • schema.org definition to version 29.4

v4.1.1

Compare Source

Fixed
  • Match composer description with TYPO3 v14 title handling (#​147)
  • Version constraint for TYPO3 v14 in composer.json file

v4.1.0

Compare Source

Added
  • Compatibility with TYPO3 v14

v4.0.1

Compare Source

Fixed
  • automaticBreadcrumbSchemaGeneration outputs breadcrumbs in wrong order (#​146)
  • Double masking of special chars of types in admin panel

v4.0.0

Compare Source

Changed
  • Type declarations added to TypeInterface (#​129)
  • schema.org enumerations marked as stable
Fixed
  • Admin panel shows no markup when loading a page with Shift+Reload (#​132)
Removed
  • Compatibility with TYPO3 v11 (#​100)
  • Compatibility with TYPO3 v12 (#​119)
  • Deprecated method TypeFactory::createType() (#​116)
  • Types and view helpers representing enumerations (#​126)
  • Properties moved from core vocabulary to pending (#​120)
  • Deprecated PSR-14 event RegisterAdditionalTypePropertiesEvent (#​130)
  • Manual instantiation of type model classes
  • Extension setting "Embed markup in the body section", the markup is now always embedded into the body section

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Updates project dependencies label Sep 19, 2025
@renovate

renovate Bot commented Sep 19, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update brotkrueml/schema:4.2.2 --with-dependencies --ignore-platform-req ext-intl --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency typo3/cms-core is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency typo3/cms-frontend is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency symfony/dependency-injection is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency typo3/cms-extbase is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires brotkrueml/schema ^3.0 || ^4.0 -> satisfiable by brotkrueml/schema[v4.2.2].
    - brotkrueml/schema v4.2.2 requires typo3/cms-core ^13.4 || ^14.3 -> found typo3/cms-core[v13.4.0, ..., v13.4.30, v14.3.0, v14.3.1, v14.3.2] but it conflicts with your root composer.json require (^12.4 || ~13.0.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from e6653f7 to 7efd90d Compare September 22, 2025 05:28
@eliashaeussler

Copy link
Copy Markdown
Member

EXT:schema ^4.0 requires TYPO3 ^13.4, which is not supported by this extension, yet. Thus, we'll leave this PR as draft for the time being.

@eliashaeussler
eliashaeussler marked this pull request as draft September 22, 2025 05:29
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 2a45a86 to 5269348 Compare October 6, 2025 05:23
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 7a7332b to f2462b0 Compare October 20, 2025 05:09
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 0008b64 to 4d1dccd Compare October 27, 2025 06:56
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 0c0c60e to 1a6e1f3 Compare November 10, 2025 04:36
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 3 times, most recently from bc43026 to ccee08c Compare November 24, 2025 08:06
@coveralls

coveralls commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 26435347003

Coverage remained the same at 3.125%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 736
Covered Lines: 23
Line Coverage: 3.13%
Coverage Strength: 0.14 hits per line

💛 - Coveralls

@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 3 times, most recently from bc3e557 to c831cb9 Compare December 13, 2025 19:16
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from c831cb9 to 5b4377f Compare December 22, 2025 05:06
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 5f69efe to 5fbf800 Compare January 5, 2026 05:40
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 1c0cd14 to 2b94812 Compare January 19, 2026 04:57
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from e801394 to 19aa699 Compare February 2, 2026 04:28
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from 19aa699 to efae60f Compare February 9, 2026 05:38
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from efae60f to c007ffa Compare February 16, 2026 06:10
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from c007ffa to 1ea2570 Compare February 23, 2026 04:52
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 62fb2df to fd0deec Compare March 9, 2026 06:09
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from fa01880 to 7c1ebae Compare March 23, 2026 04:52
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from 7c1ebae to 04f2fbc Compare March 30, 2026 04:33
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from d91666b to c92870e Compare April 12, 2026 12:53
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from 9841d28 to d7e9897 Compare April 20, 2026 04:35
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 3 times, most recently from 7b31d4d to 27b7070 Compare May 4, 2026 04:25
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 2 times, most recently from ad2a100 to 6be92c7 Compare May 12, 2026 08:12
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch 3 times, most recently from 215f8f9 to c261219 Compare May 21, 2026 07:30
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from c261219 to ddde99a Compare May 25, 2026 04:58
| datasource | package           | from   | to    |
| ---------- | ----------------- | ------ | ----- |
| packagist  | brotkrueml/schema | 3.15.0 | 4.2.1 |
@renovate
renovate Bot force-pushed the renovate/brotkrueml-schema-4.x branch from ddde99a to 57e8bf4 Compare May 26, 2026 06:04
@renovate

renovate Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/brotkrueml-schema-4.x branch June 3, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants